perfect secrecy
perfectly secret,
Shannon secrecy
Definition
An encryption scheme is perfectly secret if for all distributions/random variables over , , where , uniform over ,
(a posteriori, a priori)
(Shannon secrecy and perfect secrecy are equivalent)
Definition (size of message space)
An encryption scheme is perfectly secret if there for every set of plaintexts, and for every strategy used by Eve, if we choose at random and a random and a random key , then the probability that Eve guesses after seeing is at most .
Notes
- Shannon theorem of perfect secrecy holds in the case of perfect secrecy
- intuition: a posteriori distribution over the message given the ciphertext is identical to the a priori distribution
References
- https://www.khoury.northeastern.edu/home/wichs/class/crypto-fall17/lecture1.pdf
- https://people.cs.uchicago.edu/~davidcash/284-autumn-19/03-perfect-secrecy.pdf
- https://intensecrypto.org/public/lec_01_introduction.html
- https://github.com/cpeikert/TheoryOfCryptography/blob/master/lec02 - Computational Hardness.pdf